翻訳と辞書
Words near each other
・ Socket FS1
・ Socket FT1
・ Socket FT3
・ Socket G1
・ Socket G2
・ Socket G3
・ Socket G3 Memory Extender
・ Socket G34
・ Socket M
・ Socket P
・ Socket preservation
・ Socket S1
・ Socket wrench
・ Socket.IO
・ SocketCAN
Sockets Direct Protocol
・ Sockeye (disambiguation)
・ Sockeye salmon
・ Sockgate
・ Sockington
・ Sockl and Nathan
・ Socko in Morocco
・ Sockpuppet (Internet)
・ SOCKS
・ Socks (cat)
・ Socks (disambiguation)
・ Socks (novel)
・ Socks and Cakes
・ Socks and sandals
・ Socks Glacier


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Sockets Direct Protocol : ウィキペディア英語版
Sockets Direct Protocol
The Sockets Direct Protocol (SDP) is a transport-agnostic protocol to support stream sockets over Remote Direct Memory Access (RDMA) network fabrics. SDP was originally defined by the Software Working Group (SWG) of the InfiniBand Trade Association. Originally designed for InfiniBand (IB),〔"ANNEX A4: SOCKETS DIRECT PROTOCOL (SDP)". In ''InfiniBand™ Architecture Release 1.2.1'', p. 1215ff. PDF download from (InfiniBand Trade Association ), accessed October 2011〕 SDP is currently maintained by the OpenFabrics Alliance.
SDP defines a standard wire protocol over an RDMA fabric to support stream sockets (SOCK_STREAM). SDP uses various RDMA network features for high-performance zero-copy data transfers. SDP is a pure wire-protocol level specification and does not go into any socket API or implementation specifics.
The purpose of the Sockets Direct Protocol is to provide an RDMA-accelerated alternative to the TCP protocol on IP. The goal is to do this in a manner which is transparent to the application.
Solaris 10 and Solaris 11 Express include support for SDP. Several other Unix operating system variants plan to include support for Sockets Direct Protocol. Windows offers a subsystem called Winsock Direct, which could be used to support SDP.〔(Winsock Direct: The Value of System Area Networks ), accessed October 2011〕
SDP support was introduced to the JDK 7 release of the Java Platform, Standard Edition (July 2011) for applications deployed in on Solaris and Linux operating systems (OFED 1.4.2 and 1.5).〔(Understanding the Sockets Direct Protocol ), Oracle Java Tutorials, 2011〕 Oracle Database 11g supports connection over SDP.〔"Configuring SDP Protocol Support for Infiniband Network Communication to the Database Server". In (Oracle® Database Net Services Administrator's Guide ), accessed October 2011〕
Sockets Direct Protocol only deals with stream sockets, and if installed in a system, bypasses the OS resident TCP stack for stream connections between any endpoints on the RDMA fabric. All other socket types (such as datagram, raw, packet, etc.) are supported by the Linux IP stack and operate over standard IP interfaces (i.e., IPoIB on InfiniBand fabrics). The IP stack has no dependency on the SDP stack; however, the SDP stack depends on IP drivers for local IP assignments and for IP address resolution for endpoint identifications.


SDP is used by the Australian telecommunications company Telstra on their 3G platform Next G to deliver streaming mobile TV.
This protocol has been deprecated or not maintained by OFED in the latest releases, hence look for alternatives. The probable suggestions will be RSOCKET, WINSOCK, etc.
==References==


抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Sockets Direct Protocol」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.